home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 27 / CU Amiga Magazine's Super CD-ROM 27 (1998)(EMAP Images)(GB)[!][issue 1998-10].iso / CUCD / Programming / MCCImageButton / Developer / C / Examples / smakefile < prev   
Encoding:
Makefile  |  1998-08-17  |  116 b   |  6 lines

  1.  
  2. ImageButton-Demo: ImageButton-Demo.c
  3.     @Echo "*n*e[1;32mCompiling *"$@*"... *e[0m"
  4.     @sc $< NOOPTTIME OPTSIZE
  5.  
  6.